Source | License | License file URL |
| | | |
---|
github.com/aws/aws-sdk-go | Apache-2.0 | https://github.com/aws/aws-sdk-go/blob/v1.38.53/LICENSE.txt |
github.com/go-openapi/jsonpointer | Apache-2.0 | https://github.com/go-openapi/jsonpointer/blob/v0.19.3/LICENSE |
github.com/go-openapi/jsonreference | Apache-2.0 | https://github.com/go-openapi/jsonreference/blob/v0.19.4/LICENSE |
github.com/go-openapi/spec | Apache-2.0 | https://github.com/go-openapi/spec/blob/v0.19.9/LICENSE |
github.com/go-openapi/swag | Apache-2.0 | https://github.com/go-openapi/swag/blob/v0.19.9/LICENSE |
github.com/jmespath/go-jmespath | Apache-2.0 | https://github.com/jmespath/go-jmespath/blob/v0.4.0/LICENSE |
github.com/matttproud/golang_protobuf_extensions/pbutil | Apache-2.0 | https://github.com/matttproud/golang_protobuf_extensions/blob/v1.0.1/LICENSE |
github.com/prometheus/client_golang/prometheus | Apache-2.0 | https://github.com/prometheus/client_golang/blob/v1.10.0/LICENSE |
github.com/prometheus/client_model/go | Apache-2.0 | https://github.com/prometheus/client_model/blob/v0.2.0/LICENSE |
github.com/prometheus/common | Apache-2.0 | https://github.com/prometheus/common/blob/v0.18.0/LICENSE |
github.com/prometheus/procfs | Apache-2.0 | https://github.com/prometheus/procfs/blob/v0.6.0/LICENSE |
github.com/slok/go-http-metrics | Apache-2.0 | https://github.com/slok/go-http-metrics/blob/v0.9.0/LICENSE |
gopkg.in/yaml.v2 | Apache-2.0 | https://github.com/go-yaml/yaml/blob/v2.3.0/LICENSE |
github.com/firebase/firebase-admin-go | Apache-2.0 | https://github.com/firebase/firebase-admin-go/blob/master/LICENSE |
github.com/gorilla/websocket | BSD-2-Clause | https://github.com/gorilla/websocket/blob/v1.4.1/LICENSE |
github.com/pkg/errors | BSD-2-Clause | https://github.com/pkg/errors/blob/v0.9.1/LICENSE |
github.com/vmihailenco/msgpack/v5 | BSD-2-Clause | https://github.com/vmihailenco/msgpack/blob/v5.3.2/LICENSE |
github.com/vmihailenco/tagparser/v2 | BSD-2-Clause | https://github.com/vmihailenco/tagparser/blob/v2.0.0/LICENSE |
github.com/PuerkitoBio/purell | BSD-3-Clause | https://github.com/PuerkitoBio/purell/blob/v1.1.1/LICENSE |
github.com/PuerkitoBio/urlesc | BSD-3-Clause | https://github.com/PuerkitoBio/urlesc/blob/de5bf2ad4578/LICENSE |
github.com/aws/aws-sdk-go/internal/sync/singleflight | BSD-3-Clause | https://github.com/aws/aws-sdk-go/blob/v1.38.53/internal/sync/singleflight/LICENSE |
github.com/golang/protobuf | BSD-3-Clause | https://github.com/golang/protobuf/blob/v1.4.3/LICENSE |
github.com/gorilla/mux | BSD-3-Clause | https://github.com/gorilla/mux/blob/v1.8.0/LICENSE |
github.com/jaracil/ei | BSD-3-Clause | https://github.com/jaracil/ei/blob/4f519a480ebd/LICENSE |
| BSD-3-Clause | |
golang.org/x/crypto | BSD-3-Clause | https://cs.opensource.google/go/x/crypto/+/a769d52b:LICENSE |
golang.org/x/net | BSD-3-Clause | https://cs.opensource.google/go/x/net/+/e18ecbb0:LICENSE |
golang.org/x/sys | BSD-3-Clause | https://cs.opensource.google/go/x/sys/+/665e8c73:LICENSE |
golang.org/x/text | BSD-3-Clause | https://cs.opensource.google/go/x/text/+/v0.3.6:LICENSE |
golang.org/x/tools/go | BSD-3-Clause | https://cs.opensource.google/go/x/tools/+/102e7d35:LICENSE |
google.golang.org/protobuf | BSD-3-Clause | https://github.com/protocolbuffers/protobuf-go/blob/v1.23.0/LICENSE |
github.com/KyleBanks/depth | MIT | https://github.com/KyleBanks/depth/blob/v1.2.1/LICENSE |
github.com/beorn7/perks/quantile | MIT | https://github.com/beorn7/perks/blob/v1.0.1/LICENSE |
github.com/cespare/xxhash/v2 | MIT | https://github.com/cespare/xxhash/blob/v2.1.1/LICENSE.txt |
github.com/go-chi/chi | MIT | https://github.com/go-chi/chi/blob/v4.1.2/LICENSE |
github.com/jackc/chunkreader/v2 | MIT | https://github.com/jackc/chunkreader/blob/v2.0.1/LICENSE |
github.com/jackc/pgconn | MIT | https://github.com/jackc/pgconn/blob/v1.11.0/LICENSE |
github.com/jackc/pgio | MIT | https://github.com/jackc/pgio/blob/v1.0.0/LICENSE |
github.com/jackc/pgpassfile | MIT | https://github.com/jackc/pgpassfile/blob/v1.0.0/LICENSE |
github.com/jackc/pgproto3/v2 | MIT | https://github.com/jackc/pgproto3/blob/v2.2.0/LICENSE |
github.com/jackc/pgservicefile | MIT | https://github.com/jackc/pgservicefile/blob/2b9c44734f2b/LICENSE |
github.com/jackc/pgtype | MIT | https://github.com/jackc/pgtype/blob/v1.10.0/LICENSE |
github.com/jackc/pgx/v4 | MIT | https://github.com/jackc/pgx/blob/v4.15.0/LICENSE |
github.com/jaytaylor/html2text | MIT | https://github.com/jaytaylor/html2text/blob/01ec452cbe43/LICENSE |
github.com/jmoiron/sqlx | MIT | https://github.com/jmoiron/sqlx/blob/v1.2.0/LICENSE |
github.com/lib/pq | MIT | https://github.com/lib/pq/blob/v1.10.2/LICENSE.md |
github.com/mailru/easyjson | MIT | https://github.com/mailru/easyjson/blob/v0.7.1/LICENSE |
github.com/mattn/go-runewidth | MIT | https://github.com/mattn/go-runewidth/blob/v0.0.8/LICENSE |
github.com/mitchellh/mapstructure | MIT | https://github.com/mitchellh/mapstructure/blob/v1.1.2/LICENSE |
github.com/olekukonko/tablewriter | MIT | https://github.com/olekukonko/tablewriter/blob/v0.0.4/LICENSE.md |
github.com/sirupsen/logrus | MIT | https://github.com/sirupsen/logrus/blob/v1.6.0/LICENSE |
github.com/ssor/bom | MIT | https://github.com/ssor/bom/blob/6386211fdfcf/LICENSE |
github.com/swaggo/files | MIT | https://github.com/swaggo/files/blob/630677cd5c14/LICENSE |
github.com/swaggo/http-swagger | MIT | https://github.com/swaggo/http-swagger/blob/58ac5e232fba/LICENSE |
github.com/swaggo/swag | MIT | https://github.com/swaggo/swag/blob/v1.6.7/license |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |